body {
    background-color: #f9f9fa
}

.iw {
    width: 1200px;
    margin: 0 auto;
    clear: both
}

.iw::after {
    content: "";
    display: block;
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

img.zoom_img {
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms
}

img.zoom_img:hover {
    -webkit-transform: scale(1.1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden
}

.glod {
    padding-left: 5px;
    vertical-align: middle;
    color: #ed4702
}

.glod i {
    padding-left: 15px;
    background: url(../img/home.png) no-repeat 0 3px
}

.v {
    padding-right: 15px;
    background: url(../img/home.png) no-repeat -65px 3px
}

.point_dynamic a {
    color: #eb922e
}

.point_dynamic a:hover {
    color: #eb922e
}

.point_dynamic .ff {
    padding-left: 15px;
    vertical-align: middle;
    color: #ed4702
}

.point_dynamic .ff i {
    padding-left: 15px;
    background: url(../img/home.png) no-repeat 0 3px
}

.right_bar {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 888
}

.right_bar ul li a {
    color: #999;
    text-align: center;
    line-height: 30px
}

.right_bar ul li {
    width: 60px;
    height: 60px;
    background: #fff;
    margin: 3px 0;
    border: 1px solid #ddd
}

.right_bar ul li a {
    display: block
}

.right_bar .app_down {
    position: absolute;
    z-index: 222;
    top: -120px;
    right: 65px;
    background-color: #eee;
    text-align: center;
    display: none
}

.right_bar .app_down p {
    margin-top: 20px;
    color: #999
}

.right_bar .app_down img {
    margin: 20px
}

.top {
    width: 100%;
    min-width: 1200px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #555;
    background-color: #f4f4f4;
    border-bottom: #e4e4e4 solid 1px
}

.top p {
    font-size: 12px;
    color: #777;
    float: left;
    margin-right: 10px
}

.top ul {
    float: right
}

.top ul li {
    float: left;
    margin-left: 10px
}

.top ul .i {
    margin: 15px 0 0 10px;
    width: 1px;
    height: 10px;
    background-color: #9a9a9a
}

.top ul img {
    width: 25px;
    height: 25px;
    border-radius: 25px;
    background-color: #fff
}

.header {
    width: 100%;
    min-width: 1200px;
    border-bottom: solid 2px #eb922e;
    background-color: #fff
}

.head_B a {
    color: #333
}

.head_b > div {
    float: left;
    border-right: 1px dashed #eb922e;
    height: 100%;
    box-sizing: border-box
}

.head_b > div > li {
    float: left;
    box-sizing: border-box
}

.head_b a:hover {
    border-bottom: 2px solid #eb922e
}

.nav-1 {
    line-height: 60px;
    width: 10%;
    text-align: center;
    background: #eb922e;
    font-size: 18px
}

.nav-1 a {
    color: #fff
}

.nav-2 {
    width: 33%
}

.nav-2 > li {
    margin-left: 21px;
    text-align: center;
    line-height: 30px
}

.nav-3 {
    width: 31%
}

.nav-3 > li {
    margin-left: 15px;
    line-height: 30px
}

.navFirst {
    float: left;
    line-height: 30px;
    margin-left: 15px;
    padding: 0 10px;
    background: #eee;
    border-radius: 3px
}

.nav-4, .nav-5, .nav-6, .nav-7 {
    width: 6.5%;
    text-align: center
}

.head_b .nav-7 {
    border-right: none
}

.gqfap, .gsglp, .tyglp {
    position: relative
}

.gqfap i {
    font-size: 14px;
    line-height: 0
}

.gqfac {
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #eee;
    overflow: hidden;
    z-index: 999;
    padding: 8px;
    width: 440px
}

.gqfac > div {
    float: left;
    margin-left: 15px
}

.gqfac li {
    text-align: left
}

.gsglc {
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #eee;
    overflow: hidden;
    z-index: 999;
    width: 381px;
    padding: 8px 0
}

.gsglc li {
    float: left;
    margin: 0 14px
}

.tyglc {
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #eee;
    overflow: hidden;
    z-index: 999;
    width: 381px;
    padding: 8px 0
}

.tyglc li {
    float: left;
    margin: 0 14px
}

.head_a {
    position: relative;
    padding: 6px 0;
    overflow: visible
}

.logo {
    display: block
}

.search {
    position: absolute;
    margin-left: -190px;
    margin-top: -20px;
    left: 50%;
    top: 50%
}

.search_text {
    position: relative;
    width: 597px;
    height: 36px;
    border: solid 2px #eb922e;
    float: left;
    margin-top: -5px
}

.search_text .select {
    padding-left: 10px;
    width: 56px;
    height: 36px;
    line-height: 36px;
    border-right: solid 2px #eb922e;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left
}

.search_text input {
    padding-left: 10px;
    width: 517px;
    height: 36px;
    line-height: 36px;
    border: 0;
    float: left
}

.search_text i {
    position: absolute;
    top: 16px;
    left: 48px;
    vertical-align: middle;
    border-top: 5px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent
}

.search_text .dropdown {
    position: absolute;
    width: 66px;
    line-height: 30px;
    background-color: #fff;
    border: solid 2px #eb922e;
    top: 36px;
    left: -2px;
    z-index: 1200;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: none
}

.search_text .dropdown li {
    padding-left: 10px
}

.search_text .dropdown li:hover {
    color: #fff;
    background: #eb922e;
    cursor: pointer
}

#search_button {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #eb922e;
    text-align: center;
    margin-top: -5px
}

#search_button:hover {
    background-color: #f27a1e
}

.search .hot-search {
    padding-left: 2px;
    width: 585px;
    overflow: hidden
}

.search .hot-search li {
    float: left;
    line-height: 30px;
    margin-right: 25px
}

.search .hot-search li a {
    font-size: 12px;
    color: #ee541e
}

.search .hot-search li a:hover {
    color: #eb922e
}

.header .upload {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -25px;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: #222
}

.header .upload:hover {
    background-color: #000;
    cursor: pointer
}

.nav {
    background-color: #eb922e;
    width: 220px;
    height: 50px;
    float: left
}

.nav > p {
    padding-left: 30px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    font-weight: 700
}

.nav > p i {
    margin-right: 10px
}

.nav > p > a {
    color: #fff
}

.nav.down > p {
    cursor: pointer
}

.nav.down > ul {
    display: none;
    cursor: pointer;
    background: rgba(79, 79, 79, .9)
}

.nav_list {
    position: absolute;
    z-index: 1000;
    width: 220px
}

.nav_list > li {
    position: static;
    line-height: 40.7px;
    background: #000;
    filter: Alpha(opacity=90);
    background-color: rgba(0, 0, 0, .4)
}

.nav > .nav_list > li:last-child > a {
    border-bottom: none
}

.nav.home li:nth-child(n+12) {
    display: none
}

.nav_list > li:hover {
    filter: Alpha(opacity=60);
    background-color: rgba(0, 0, 0, .6)
}

.nav_list > li > a {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 0 10px;
    width: 160px;
    color: #fff;
    font-size: 15px;
    border-bottom: solid 1px #888
}

.nav_list > li > a > i {
    position: absolute;
    top: 15px;
    right: 5px;
    color: #ccc
}

.nav_list .nav_extend {
    position: absolute;
    top: 2px;
    left: 220px;
    width: 678px;
    min-height: 460px;
    background: #fff;
    filter: Alpha(opacity=100);
    display: none
}

.nav_second h1 {
    margin: 10px 30px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    border-bottom: 1px dashed #ce8b70
}

.nav_second h1 a {
    color: #f7703b
}

.nav_second h2 {
    margin: 0 20px;
    line-height: 20px
}

.nav_second h2 a {
    display: inline-block;
    padding: 5px 10px;
    color: #666;
    font-weight: 400;
    font-size: 14px
}

.nav_second h2 a:hover {
    color: #f83
}

.nav_bar > li {
    float: left;
    margin-left: 50px;
    height: 50px;
    line-height: 50px
}

.nav_bar > li > a {
    display: inline-block;
    color: #666;
    font-size: 16px
}

.nav_bar > li a:hover {
    color: #eb922e
}

.nav_bar > li a.active {
    color: #eb922e
}

.crumbs {
    width:900px;
    height: 50px;
    line-height: 50px
}

.crumbs p {
    font-size: 14px;
    color: #666
}

.banner {
    position: relative;
    height: 457px;
    width: 100%;
    min-width: 1200px
}

.banner_wrapper {
    position: relative;
    height: 457px;
    overflow: hidden
}

#banner {
    position: relative;
    height: 457px;
    overflow: hidden
}

#banner ul {
    position: relative
}

#banner ul li {
    height: 457px;
    font-size: 0;
    overflow: hidden
}

#banner ul li img {
    height: 100%
}

@media screen and (max-width: 1366px) {
    #banner ul li img {
        height: 100%;
        margin-left: -340px
    }
}

.banner_pagination {
    position: absolute;
    bottom: 10px;
    left: 50%
}

.banner_pagination a {
    display: inline-block;
    font-size: 11px;
    line-height: 14px;
    min-width: 14px;
    background: #fff;
    color: #4e443c;
    border-radius: 14px;
    padding: 3px;
    text-align: center;
    margin-right: 2px;
    opacity: .75
}

.banner_pagination a.active {
    background: #4e443c;
    color: #fff;
    opacity: 1
}

.banner_notice {
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: 320px;
    background: #fff;
    width: 280px;
    height: 445px;
    z-index: 50;
    overflow: hidden
}

.banner_notice div {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ccc
}

.banner_notice div p {
    margin-left: 15px;
    color: #474747;
    font-size: 16px;
    font-weight: 700
}

.banner_notice div a {
    padding-right: 15px;
    color: #888;
    font-size: 14px
}

.banner_notice div a:hover {
    color: #eb922e
}

.banner_notice ul {
    width: 250px;
    margin: 5px auto
}

.banner_notice ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 32px
}

.banner_notice ul li a {
    color: #666;
    font-size: 14px
}

.banner_notice ul li a.import {
    color: #f7794e
}

.banner_notice ul li a:hover {
    font-size: 14px;
    color: #eb922e
}

.banner_notice ul li span {
    margin-right: 5px
}

.point_a {
    background-color: #fff;
    overflow: hidden
}

.point_a ul li {
    float: left
}

.point_a ul li:hover h4 {
    color: #eb922e
}

.point_a i {
    float: left;
    width: 45px;
    height: 45px
}

.point_a div {
    float: left
}

.point_a div h4 {
    color: #545454;
    font-size: 18px;
    font-weight: inherit;
    line-height: 46px
}

.point_a div p {
    white-space: normal;
    color: #999;
    font-size: 14px
}

.point_b {
    height: 60px;
    line-height: 60px;
    background-color: #fff;
    border-top: solid 1px #eee
}

.point_b p {
    color: #555;
    font-size: 14px;
    margin-left: 30px;
    float: left
}

.point_b p i {
    margin-right: 5px;
    padding: 1px 11px;
    background: url(../img/home.png) no-repeat -18px 0
}

.point_dynamic {
    position: relative;
    margin-top: 19px;
    padding-left: 50px;
    color: #eb922e;
    width: 1030px;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left
}

.point_dynamic ul {
    position: relative
}

.point_dynamic a {
    color: #eb922e
}

.point_dynamic a:hover {
    color: #eb922e
}

.youq {
    display: none
}

.block_head {
    margin: 10px 0;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-align: center
}

.block_head h3 {
    font-size: 20px;
    font-weight: lighter;
    color: #555;
    float: left
}

.block_head > a {
    display: block;
    margin: 20px 3px 0 0;
    width: 20px;
    height: 15px;
    line-height: 10px;
    font-size: 20px;
    border: solid 1px #aaa;
    text-align: center;
    float: right
}

.block_head > a:hover {
    border: solid 1px #eb922e;
    cursor: pointer
}

.block_head ul {
    margin-left: 40px;
    float: left
}

.block_head ul li {
    margin: 0 10px;
    float: left
}

.block_head ul li a {
    font-size: 14px;
    color: #666;
    border-bottom: transparent solid 2px;
    cursor: pointer
}

.block_head ul li a.active, .block_head ul li a:hover {
    color: #eb922e;
    border-bottom: solid 2px #eb922e
}

.home_imp {
    margin: 20px 0
}

.home_imp_body {
    position: relative;
    overflow: hidden
}

.home_imp_body ul {
    position: relative;
    width: 999999px
}

.home_imp_body ul li {
    margin: 20px 0 20px 17.2px;
    width: 180px;
    float: left;
    overflow: hidden
}

.home_imp_body .home_imp_a1 {
    position: relative;
    height: 100px;
    border-radius: 5px;
    overflow: hidden
}

.home_imp_body .home_imp_a1 img {
    width: 100%
}

.home_imp_body .home_imp_a1 h2 {
    position: absolute;
    top: 40px;
    left: 150px;
    color: #fff
}

.home_imp_body .home_imp_a2 {
    height: 240px;
    overflow: hidden
}

.home_imp_body .home_imp_a2 a {
    display: block;
    margin: 12px 15px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.home_imp_body .home_imp_a2 p {
    padding: 3px 15px;
    font-size: 12px;
    color: #333;
    border: solid 1px #e0e0e0;
    border-radius: 20px
}

.home_imp_body .home_imp_a2 a:hover p {
    color: #fff;
    background-color: #eb922e
}

.home_imp_body .home_imp_a3 {
    line-height: 50px;
    border-top: solid 1px #e0e0e0;
    text-align: right
}

.home_imp_body .home_imp_a3 a {
    font-size: 14px
}

.home_imp_body .home_imp_a3 a i {
    padding-left: 10px
}

.ranking {
    width: 250px;
    float: right
}

.thum_ul {
    height: 500px;
    background: #f5f5f5;
    overflow: hidden
}

.thum_ul li {
    float: left;
    margin: 20px 0 20px 17px;
    width: 180px
}

.thum {
    position: relative;
    font-size: 0;
    border: 1px solid #eee;
    overflow: hidden
}

.thum:hover {
    border: 1px solid #e9b26a
}

.thum img {
    width: 150px;
    height: 200px
}

.thum img.s {
    width: 120px;
    height: 170px
}

.thum img.l {
    width: 120px;
    height: 170px
}

.thum .lt {
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    height: 45px
}

.thum .rb {
    position: absolute;
    right: 3px;
    bottom: 3px;
    height: 20px
}

.thum .vip {
    background: transparent url(../img/home.png) no-repeat 0 -91px
}

.thum .mf {
    background: transparent url(../img/home.png) no-repeat -55px -91px
}

.thum .ff {
    background: transparent url(../img/home.png) no-repeat 0 -141px
}

.thum .ff span {
    display: block;
    margin: -6px auto auto 12px;
    color: #fff;
    font-size: 14px;
    transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    -moz-transform: rotate(315deg)
}

.thum_tit {
    display: block;
    width: 150px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center
}

.thum_ul .thum_bottom {
    color: #999;
    font-size: 12px;
    text-align: center
}

.ranklist {
    width: 240px;
    height: 702px;
    font-size: 14px;
    float: right;
    overflow: hidden
}

.ranklist ul li {
    padding: 15px 5px;
    overflow: hidden
}

.ranklist ul li:hover {
    background-color: #fff
}

.ranklist li p {
    float: left;
    width: 20px;
    height: 20px;
    background-color: #999;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    font-weight: 600;
    font-style: italic
}

.ranklist li:nth-child(1) p {
    background-color: #ed4702
}

.ranklist li:nth-child(2) p {
    background-color: #ff8536
}

.ranklist li:nth-child(3) p {
    background-color: #ff9d02
}

.ranklist li div {
    float: left;
    padding-left: 5px;
    height: 20px;
    line-height: 19px;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ranklist li span {
    color: #999;
    float: right
}

.ranklist li span i {
    padding-left: 22px;
    background: url(../img/home.png) no-repeat 0 -187px
}

.ranklist .ad {
    margin-top: 15px;
    width: 100%;
    overflow: hidden
}

.ranklist .ad img {
    width: 100%
}

.reward {
    width: 950px;
    float: left
}

.reward_start {
    padding: 10px 20px;
    width: 240px;
    height: 308px;
    color: #666;
    background-color: #fff;
    text-align: center;
    float: left
}

.reward_start .shead {
    border-bottom: solid 1px #ddd;
    line-height: 40px;
    text-align: left;
    color: #555;
    font-size: 16px
}

.reward_start div {
    padding: 30px 0;
    border-bottom: solid 1px #ddd
}

.reward_start div > h4 {
    line-height: 70px;
    font-size: 18px;
    font-weight: lighter;
    color: #333
}

.reward_start div > h4 > i {
    padding: 5px 15px;
    background: url(../img/home.png) no-repeat -77px -144px
}

.reward_start div > span {
    height: 20px;
    font-size: 12px
}

.reward_start .sfoot {
    margin-top: 20px;
    line-height: 40px;
    font-size: 12px
}

.reward_start .sfoot span {
    color: #eb922e
}

.reward_start a {
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background: #eb922e;
    border-radius: 5px;
    opacity: .8
}

.reward_start a i {
    padding-left: 20px;
    background: transparent url(../img/home.png) no-repeat 0 -214px
}

.reward_start a:hover {
    opacity: 1
}

.reward_day {
    margin-left: 10px;
    padding: 10px 20px;
    width: 620px;
    color: #666;
    background-color: #fff;
    float: left
}

.reward_day .shead {
    line-height: 40px;
    color: #555;
    font-size: 16px
}

.reward_day .shead p {
    display: inline-block
}

.reward_day .shead a.more {
    margin-left: 10px;
    font-size: 12px;
    color: #eb922e
}

.reward_day .shead a.change {
    display: block;
    margin-top: 5px;
    width: 70px;
    height: 25px;
    line-height: 25px;
    color: #999;
    font-size: 12px;
    border: solid 1px #999;
    text-align: center;
    border-radius: 3px;
    float: right
}

.reward_day .shead a.change i {
    padding-right: 5px
}

.reward_day .shead a.change:hover {
    color: #fff;
    background: #eb922e
}

.reward_day .sbody {
    height: 268px;
    overflow: hidden
}

.reward_day .sbody ul li {
    width: 290px;
    margin: 10px 20px 0 0;
    float: left
}

.reward_day .sbody ul li:nth-of-type(odd) {
    margin: 10px 40px 0 0
}

.reward_day .sbody ul li:nth-of-type(even) {
    margin: 10px 0 0 0
}

.reward_day .reword_h1 span {
    display: inline-block;
    width: 40px;
    height: 20px;
    line-height: 20px;
    border: solid 1px #ff8536;
    color: #ff8536;
    border-radius: 5px;
    text-align: center;
    vertical-align: top
}

.reward_day .reword_h1 p {
    display: inline-block;
    margin-left: 5px;
    width: 238px;
    height: 22px;
    line-height: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top
}

.reward_day .reword_h2 p {
    font-size: 12px;
    line-height: 35px;
    color: #999
}

.reward_day .reword_h2 p i {
    margin-right: 5px
}

.reward_day .reword_h2 p span {
    color: #eb922e
}

.dynamic {
    font-size: 14px;
    width: 240px;
    height: 388px;
    overflow: hidden;
    float: right
}

.dynamic .sbody {
    position: relative;
    padding-left: 20px;
    height: 328px;
    background: #fff url(../img/l.png) no-repeat 0 0;
    overflow: hidden
}

.dynamic .sbody ul {
    position: relative
}

.dynamic .sbody ul li {
    padding: 14px 5px
}

.dynamic .sbody img {
    width: 50px;
    height: 50px;
    border-radius: 3px
}

.dynamic .sbody div {
    width: 150px;
    line-height: 25px;
    float: right
}

.dynamic .sbody div span {
    width: 70px;
    color: #eb922e;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left
}

.dynamic .sbody div a {
    float: right;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.imp-user .sbody {
    margin-left: -24px
}

.imp-user .sbody > ul > li {
    margin-left: 24px;
    margin-bottom: 20px;
    background-color: #fff;
    text-align: center;
    float: left
}

.imp-user .user-head {
    padding: 20px 0;
    background-size: 100% 100%;
    overflow: hidden
}

.imp-user .user-head img {
    width: 120px;
    height: 120px;
    border-radius: 60px
}

.imp-user .user-head span {
    display: block;
    font-weight: 700;
    color: #333;
    width: 160px;
    overflow: hidden;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.imp-user .user-info {
    padding: 10px 0;
    overflow: hidden
}

.imp-user .user-info li {
    float: left;
    width: 60px
}

.imp-user .user-info p {
    color: #daa963
}

.imp-user .user-info span {
    color: #888
}

.new_dynamic {
    font-size: 14px;
    width: 240px;
    overflow: hidden;
    float: right
}

.new_dynamic .sbody ul li {
    padding: 15px 5px
}

.new_dynamic .sbody img {
    width: 50px;
    height: 50px;
    border-radius: 3px
}

.new_dynamic .sbody div {
    width: 170px;
    line-height: 25px;
    float: right
}

.new_dynamic .sbody div span {
    width: 70px;
    color: #eb922e;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.new_dynamic .sbody div a {
    float: right
}

.home_ad2 {
    width: 1200px;
    height: 120px
}

.home_ad2 img {
    width: 100%;
    height: 100%
}

.partner ul {
    margin-left: -20px
}

.partner ul li {
    width: 181px;
    height: 85px;
    margin: 0 0 20px 20px;
    background-color: #fff;
    border: #e2e2e2 1px solid;
    float: left
}

.partner ul li:hover {
    border: #ff8536 1px solid
}

.partner ul li img {
    width: 100%;
    height: 100%
}

.links ul li {
    display: inline-block;
    margin-right: 15px;
    height: 30px
}

.home-ad {
    margin: 20px 0 20px 0;
    clear: both
}

.upload_step {
    position: relative;
    background-color: #fff;
    height: 63px;
    line-height: 60px;
    border-bottom: solid 1px #eee;
    text-align: center
}

.upload_step ul li {
    display: inline-block;
    width: 190px;
    text-align: center;
    border-bottom: solid 3px #fff;
    padding-left: 80px
}

.upload_step ul li span {
    display: block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #999;
    background-color: #ddd;
    text-align: center;
    border-radius: 50%;
    margin-top: 17px
}

.upload_step ul li.active span {
    background-color: #eb922e;
    color: #fff
}

.upload_step ul li p {
    color: #545454;
    font-weight: 600;
    font-size: 16px;
    padding-left: 10px
}

.upload_step .upload_step_hd {
    position: absolute;
    top: 60px;
    width: 150px;
    height: 3px;
    background: #eb922e;
    left: 245px;
    bottom: -1px;
    transition: all .3s
}

.upload_stepone {
    padding-top: 100px;
    height: 350px;
    background-color: #fff
}

.upload_center {
    position: relative;
    width: 700px;
    height: 200px;
    margin: 0 auto;
    background-color: #fafafa;
    border: dashed 1px #ddd;
    text-align: center
}

.upload_center .progress-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 200px;
    width: 0;
    background-color: #f9e4d5
}

.webuploader-container {
    position: relative
}

.webuploader-pick {
    position: relative;
    width: 160px;
    height: 50px;
    line-height: 50px;
    padding-left: 110px;
    margin: 50px auto 40px auto;
    font-size: 16px;
    color: #fff;
    background: #eb922e url(../img/up.png) no-repeat 75px 12px;
    text-align: left;
    border-radius: 5px;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.webuploader-pick-hover {
    background-color: #f27a1e
}

.webuploader-pick-disable {
    opacity: .6;
    pointer-events: none
}

.webuploader-element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.upload_center p {
    position: relative;
    line-height: 25px;
    font-size: 14px;
    color: #888;
    top: -10px;
    padding-bottom: 5px
}

.upload_center p span {
    color: #eb922e
}

.upload_center p span i {
    padding: 0 9px;
    background: url(../img/home.png) no-repeat 3px 4px
}

.upload_stepone > p {
    text-align: center;
    font-size: 16px;
    color: #999;
    margin-top: 60px
}

.upload_steptwo {
    display: none;
    background-color: #fff
}

.steptwo_h1 {
    height: 50px;
    line-height: 50px
}

.steptwo_h1 h3 {
    font-size: 20px;
    margin-left: 20px;
    color: #333;
    font-weight: 400
}

.steptwo_h1 a {
    display: inline-block;
    margin-left: 10px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    border: solid 1px #ddd;
    text-align: center;
    border-radius: 5px
}

.steptwo_h1 a i {
    color: #666;
    padding-right: 5px
}

.steptwo_h1 a:hover {
    background-color: #eb922e;
    color: #fff
}

.steptwo_h1 a:hover i {
    color: #fff
}

.steptwo_h1 .checkbox {
    margin-left: 610px;
    color: #eb922e
}

.steptwo_div {
    border: solid 1px #f2f2f2
}

.steptwo_title {
    position: relative;
    overflow: hidden;
    height: 50px;
    line-height: 50px
}

.steptwo_title a {
    margin-right: 20px;
    font-size: 14px;
    color: #999;
    cursor: pointer
}

.steptwo_title a:hover {
    color: #eb922e
}

.steptwo_title .index {
    position: absolute;
    top: 12px;
    left: 10px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-color: #eb922e;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    transition: all 1s ease
}

.steptwo_title .tip {
    padding-right: 10px;
    font-weight: 700;
    color: #fe5f32
}

.steptwo_title .tit {
    color: #999;
    font-size: 16px;
    padding-left: 80px;
    display: none
}

.steptwo_title .tit span {
    color: #666
}

.steptwo_title .tit i {
    margin-right: 5px;
    vertical-align: middle
}

.steptwo_body {
    margin-top: -10px;
    padding-bottom: 10px
}

.steptwo_body .up-l {
    display: inline-block;
    width: 598px;
    border-right: dashed 1px #ddd
}

.steptwo_body .up-r {
    position: relative;
    width: 599px;
    float: right
}

.steptwo_body .doc_downpay, .steptwo_body .doc_filter, .steptwo_body .doc_freepage, .steptwo_body .doc_keywd, .steptwo_body .doc_readpay, .steptwo_body .doc_title, .steptwo_body .doc_type {
    height: 60px;
    line-height: 45px
}

.steptwo_body .doc_short {
    padding: 14px 0
}

.steptwo_body .doc_freepage, .steptwo_body .doc_readpay {
    float: left
}

.steptwo_body .doc_freepage {
    display: none;
    margin-left: 35px
}

.steptwo_body .doc_downpay {
    clear: both
}

.steptwo_body .btn_upload {
    position: absolute;
    display: block;
    width: 120px;
    height: 40px;
    right: 20px;
    top: 290px;
    line-height: 40px;
    font-size: 15px;
    color: #fff;
    background-color: #eb922e;
    border: solid 1px #ddd;
    text-align: center;
    border-radius: 5px;
    cursor: pointer
}

.steptwo_body .btn_upload i {
    padding-right: 5px
}

.steptwo_body .btn_upload:hover {
    background-color: #f27a1e;
    color: #fff
}

.steptwo_body .btn_upload.pi {
    background-color: #eb922e
}

.steptwo_body .btn_upload.pi:hover {
    background-color: #c75305
}

.steptwo_body label {
    display: inline-block;
    padding-right: 10px;
    width: 120px;
    font-size: 14px;
    color: #666;
    text-align: right;
    vertical-align: top
}

.steptwo_body label i {
    color: red;
    padding-right: 3px;
    font-style: normal
}

.steptwo_body .doc_short textarea, .steptwo_body .doc_type .input, .steptwo_body input {
    width: 408px;
    height: 30px;
    border: #c2c2c2 solid 1px;
    font-size: 14px;
    color: #555
}

.steptwo_body .doc_title input {
    text-indent: 8px;
    width: 409px
}

.steptwo_body .doc_keywd input {
    text-indent: 10px
}

.steptwo_body .doc_short textarea {
    width: 388px;
    height: 100px;
    line-height: 25px;
    padding: 10px;
    outline: 0
}

.steptwo_body .doc_type .input {
    display: inline-block;
    line-height: 30px;
    text-indent: 10px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0
}

.steptwo_body .doc_type a {
    color: #eb922e
}

.steptwo_body .input.active, .steptwo_body input:focus, .steptwo_body textarea:focus {
    border: #eb922e solid 1px;
    color: #333;
    outline: 0
}

.steptwo_body .input.error, .steptwo_body input.error, .steptwo_body textarea.error {
    border: 1px solid #f66
}

.upload_stepthr {
    display: none;
    padding-top: 100px;
    height: 300px;
    background-color: #fff;
    text-align: center
}

.upload_stepthr .p1 {
    height: 55px;
    line-height: 55px;
    font-size: 30px;
    color: #555
}

.upload_stepthr .p1 i {
    margin-right: 10px;
    height: 35px;
    line-height: 35px;
    font-size: 35px;
    color: #ee541e
}

.upload_stepthr .p2 {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #999
}

.upload_stepthr .p3 {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #999
}

.upload_info {
    margin-top: 20px;
    background-color: #fff;
    height: 360px
}

.upload_info h3 {
    margin: 0 20px 5px 20px;
    font-size: 16px;
    line-height: 50px;
    border-bottom: solid 1px #eaeaea
}

.upload_info p {
    clear: left;
    margin-left: 20px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #555
}

.upload_info ul {
    margin-left: 30px
}

.upload_info ul li {
    display: inline-block;
    padding: 0 10px;
    line-height: 25px;
    color: #666
}

.upload_info p a {
    color: #eb922e
}

.list_left {
    width: 220px;
    float: left
}

.list_type {
    line-height: 50px;
    font-size: 14px;
    color: #666;
    overflow: hidden
}

.list_type p {
    float: left
}

.list_type span {
    padding-right: 10px;
    color: #888;
    float: right
}

.list_type a {
    display: block;
    background-color: #fff;
    border-left: 2px solid #fff;
    border-bottom: #d5d6bc 1px dashed;
    overflow: hidden
}

.list_type a:hover {
    border-left: 2px solid #ee541e;
    background-color: #f5f5f5
}

.list_type a.active {
    border-left: 2px solid #eb922e;
    background-color: #f5f5f5
}

.type_all {
    padding-left: 15px
}

.type_parent > li > a {
    padding-left: 35px
}

.type_chlid > li > a {
    padding-left: 50px
}

.list_ad {
    margin-top: 50px
}

.list_ad img {
    width: 100%;
    height: 100%
}

.list_right {
    width: 960px;
    float: right;
    overflow: hidden
}

.list-filter {
    margin-bottom: 10px;
    font-size: 13px;
    background: #fff;
    border: solid 1px #eee
}

.list-filter > div {
    line-height: 40px;
    border-bottom: solid 1px #eee
}

.list-filter h7 {
    padding: 10px 20px;
    letter-spacing: 5px;
    float: left
}

.list-filter .filter-items {
    padding: 10px 0;
    margin-left: 84px
}

.list-filter a {
    margin-left: 10px;
    padding: 4px 6px
}

.list-filter a.active {
    color: #fff;
    background: #eb922e;
    border-radius: 3px
}

.list-header {
    height: 40px;
    background-color: #fff;
    line-height: 40px
}

.list-header ul li {
    float: left;
    text-align: center
}

.list-header ul a {
    display: inline-block;
    font-size: 14px;
    color: #666
}

.list-header ul a i {
    padding-left: 20px
}

.list-header ul a.active, .list-header ul a:hover {
    color: #eb922e
}

.list-header ul a.active i, .list-header ul a:hover i {
    background: url(../img/home.png) no-repeat 8px -302px
}

.list-header div {
    padding-right: 10px
}

.list-header div > a {
    display: block;
    margin: 12px 3px 0 0;
    width: 20px;
    height: 15px;
    line-height: 10px;
    font-size: 20px;
    border: solid 1px #aaa;
    text-align: center;
    float: left
}

.list-header div > a:hover {
    border: solid 1px #eb922e
}

.list_body {
    background-color: #f9f9fa;
    overflow: hidden
}

.list_body > ul > li {
    float: left;
    padding: 17px 29px;
    overflow: hidden;
    border: solid 1px #eee;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-bottom: 0
}

.list_body > ul > li:hover {
    background-color: #f8f8f8
}

.list_body .thum {
    position: relative;
    overflow: hidden;
    float: left;
    width: 120px
}

.list_body .thumlist {
    width: 180px;
    overflow: hidden
}

.list_body .thumlist > a {
    display: block;
    line-height: 25px;
    font-weight: 700;
    font-size: 14px;
    height: 50px;
    overflow: hidden;
    margin: 5px auto 0 auto;
    text-align: left;
    white-space: normal
}

.list_body .thumlist .h2 i {
    padding-left: 50px;
    background: url(../img/home.png) no-repeat 0 -274px
}

.list_body .thumlist li {
    margin: 0 5px;
    line-height: 25px;
    color: #888;
    float: left
}

.list_body .thumlist .li1 a {
    display: block;
    max-width: 200px;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.list_body .thumlist .li1 .fa {
    padding-right: 6px;
    color: #eb922e;
    font-size: 15px
}

.list_body .thumlist .li4 .fa {
    padding-right: 3px;
    color: #888;
    font-size: 16px
}

.list_body .thumlist > div {
    clear: both;
    margin-top: 25px;
    color: #888;
    height: 75px;
    line-height: 25px;
    font-size: 14px;
    overflow: hidden
}

.list_body .thumlist > div > span {
    color: #888;
    font-size: 15px
}

.reward-left {
    width: 900px;
    float: left
}

.reward-right {
    width: 280px;
    float: right;
    overflow: hidden
}

.search-input {
    height: 36px;
    border: solid 1px #eee;
    background: #fff
}

.search-input:hover {
    border: solid 1px #ddd
}

.search-input input {
    padding-left: 15px;
    width: 800px;
    height: 36px;
    line-height: 36px;
    border: 0
}

.search-input span {
    width: 60px;
    height: 36px;
    line-height: 36px;
    color: #333;
    background-color: #eee;
    text-align: center;
    cursor: pointer;
    float: right
}

.search-input span:hover {
    background-color: #ddd
}

.reward-filter {
    margin-top: 10px;
    padding: 0 20px;
    background: #fff;
    border: solid 1px #eee
}

.reward-filter div {
    height: 50px;
    line-height: 50px;
    border-bottom: solid 1px #eee
}

.reward-filter h7 {
    letter-spacing: 5px
}

.reward-filter a {
    margin-left: 40px;
    padding: 4px 6px
}

.reward-filter a.active {
    color: #fff;
    background: #eb922e;
    border-radius: 3px
}

.reward-body {
    border-bottom: solid 1px #eee;
    background-color: #fff;
    overflow: hidden;
    margin-top: 20px
}

.reward-body > li {
    overflow: hidden;
    border: solid 1px #eee;
    border-bottom: 0
}

.reward-body > li:hover {
    background-color: #f5f5f5
}

.reward-body .fl {
    padding: 20px;
    border-right: solid 1px #eee
}

.reward-body .fr {
    padding: 20px;
    width: 727px
}

.reward-body .fl img {
    width: 90px;
    height: 90px;
    border-radius: 90px
}

.reward-body .fl span {
    display: block;
    height: 30px;
    line-height: 30px;
    color: red;
    text-align: center
}

.reward-body .fr h2 {
    margin-bottom: 2px
}

.reward-body .fr h2 a {
    display: inline-block;
    width: 660px;
    font-size: 16px;
    font-weight: 400;
    color: #eb922e;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.reward-body .fr h2 a i {
    margin-right: 5px;
    padding: 0 5px;
    font-size: 14px;
    color: #fff;
    background: #e95c07;
    border-radius: 4px
}

.reward-body .fr h2 span {
    color: #999;
    font-weight: 400;
    font-size: 14px;
    cursor: pointer;
    float: right
}

.reward-body .fr h2 span:active, .reward-body .fr h2 span:hover {
    color: #f6382d
}

.reward-body .fr h2 span i {
    padding-right: 5px
}

.reward-body .fr p {
    height: 62px;
    color: #666;
    overflow: hidden
}

.reward-body .fr p span {
    font-weight: 700
}

.reward-body .fr ul {
    margin-top: 5px
}

.reward-body .fr li {
    margin-right: 20px;
    height: 25px;
    line-height: 25px;
    color: #999;
    float: left
}

.reward-body .fr li span {
    color: #f27a1e
}

.reward-body .fr li.days {
    margin-right: 0;
    float: right
}

.reward-body .fr li i {
    font-size: 15px;
    color: #f27a1e
}

.reward-pub {
    height: 150px;
    text-align: center;
    background: #fff
}

.reward-pub div {
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #333
}

.reward-pub i {
    padding: 5px 15px;
    background: url(../img/home.png) no-repeat -77px -144px
}

.reward-pub a {
    display: block;
    margin: 5px auto;
    width: 200px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #f27a1e;
    border: 1px solid #f27a1e;
    border-radius: 5px
}

.reward-pub a:hover {
    background: #f27a1e;
    color: #fff
}

.reward-user {
    margin-top: 20px;
    background: #fff
}

.reward-user div {
    padding: 8px 15px;
    font-size: 16px;
    background: #f0f0f0;
    overflow: hidden
}

.reward-user li {
    padding: 5px 10px;
    height: 30px;
    line-height: 30px
}

.reward-user li p {
    float: left;
    width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.reward-user li p i {
    margin-right: 5px;
    padding: 0 5px;
    color: #fff;
    background: #eb922e;
    border-radius: 4px
}

.reward-user li span {
    margin-left: 14px
}

.reward-user li span h7 {
    color: #f27a1e
}

.reward-view {
    margin-top: 20px;
    border-bottom: solid 1px #eee;
    background-color: #fff;
    overflow: hidden
}

.reward-view > li {
    position: relative;
    border: solid 1px #eee;
    border-bottom: 0;
    overflow: hidden
}

.reward-view > li:hover {
    background-color: #fefefe
}

.reward-view .fl {
    padding: 20px;
    border-right: solid 1px #eee
}

.reward-view .fr {
    padding: 20px;
    width: 727px
}

.reward-view .fl img {
    width: 90px;
    height: 90px;
    border-radius: 90px
}

.reward-view .fl span {
    display: block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    color: #888;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.reward-view .fr a {
    display: block;
    width: 700px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #eb922e;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.reward-view .fr ul {
    margin-bottom: 10px;
    overflow: hidden
}

.reward-view .fr li {
    margin-right: 20px;
    height: 25px;
    line-height: 25px;
    color: #999;
    float: left
}

.reward-view .fr li span {
    color: #f27a1e
}

.reward-view .fr > span {
    font-size: 16px;
    color: #f27a1e;
    float: right
}

.reward-view li > i {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: red
}

.reward-view li > a {
    position: absolute;
    right: 10px;
    bottom: 10px
}

.reward-info {
    padding: 20px;
    border: solid 1px #eee;
    background: #fff
}

.reward-info h2 {
    font-size: 16px;
    font-weight: 400
}

.reward-info h2 > i {
    margin-right: 5px;
    padding: 0 5px;
    font-size: 14px;
    color: #fff;
    background: #e95c07;
    border-radius: 4px
}

.reward-info h2 span {
    color: #999;
    font-size: 14px;
    cursor: pointer;
    float: right
}

.reward-info h2 span:active, .reward-info h2 span:hover {
    color: #f6382d
}

.reward-info h2 span i {
    padding-right: 5px
}

.reward-info ul {
    margin-top: 5px;
    height: 30px;
    line-height: 30px;
    border-bottom: solid 1px #ddd;
    overflow: hidden
}

.reward-info li {
    margin-right: 20px;
    height: 25px;
    line-height: 25px;
    color: #999;
    float: left
}

.reward-info li span {
    color: #f27a1e
}

.reward-info li.days {
    margin-right: 0;
    float: right
}

.reward-info li i {
    font-size: 15px;
    color: #f27a1e
}

.reward-info div {
    margin-top: 10px;
    color: #555
}

.reward-upload {
    height: 133px;
    text-align: center;
    background: #fff
}

.reward-upload div {
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    color: #333
}

.reward-upload i {
    padding: 5px 15px;
    background: url(../img/home.png) no-repeat -77px -144px
}

.reward-upload a {
    display: block;
    margin: 5px auto;
    width: 200px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #f27a1e;
    border: 1px solid #f27a1e;
    border-radius: 5px
}

.reward-upload a:hover {
    background: #f27a1e;
    color: #fff
}

.reward_publish {
    border: 1px solid #eaeaea
}

.reward_head {
    padding-left: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #333;
    background: #f0f0f0;
    border-bottom: solid 1px #eaeaea
}

.reward_head i {
    padding: 5px 15px;
    background: url(../img/home.png) no-repeat -77px -144px
}

.reward_body {
    background: #fff;
    overflow: hidden
}

#reward_form {
    padding: 20px 0;
    width: 768px;
    float: left
}

.reward_body .doc_keywd, .reward_body .doc_reward, .reward_body .doc_title {
    height: 60px;
    line-height: 60px
}

.reward_body .doc_reward .ui-checkbox {
    line-height: 20px
}

.reward_body .doc_short {
    margin: 10px 0
}

.reward_body label {
    display: inline-block;
    padding-right: 10px;
    width: 180px;
    font-size: 14px;
    color: #666;
    text-align: right;
    vertical-align: top
}

.reward_body label i {
    color: red;
    padding-right: 3px;
    font-style: normal
}

.reward_body input {
    width: 408px;
    height: 30px;
    border: #c2c2c2 solid 1px;
    font-size: 14px;
    color: #555;
    text-indent: 10px
}

.reward_body textarea {
    padding: 5px 10px;
    width: 388px;
    height: 100px;
    line-height: 25px;
    font-size: 14px;
    color: #555;
    border: #c2c2c2 solid 1px;
    outline: 0
}

.reward_body input:focus, .reward_body textarea:focus {
    border: #eb922e solid 1px;
    color: #333
}

.reward_body input.error, .reward_body textarea.error {
    border: 1px solid #f66
}

.reward_body .btn_upload {
    display: block;
    margin: 0 auto;
    margin-top: 65px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #fff;
    background-color: #eb922e;
    border: solid 1px #ddd;
    text-align: center;
    border-radius: 5px;
    cursor: pointer
}

.reward_body .btn_upload i {
    padding-right: 5px
}

.reward_body .btn_upload:hover {
    background-color: #025598;
    color: #fff
}

.pub-info {
    padding: 10px 20px;
    background: #f9f9f9;
    width: 390px;
    float: left
}

.pub-info p {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: 700
}

.pub-info i {
    display: inline-block;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 10px;
    background: #8bd442;
    text-align: center
}

.pub-info span {
    display: inline-block;
    padding-left: 30px;
    height: 30px;
    line-height: 30px
}

.reward_finish {
    padding-top: 100px;
    height: 250px;
    background-color: #fff;
    text-align: center;
    display: none
}

.reward_finish .p1 {
    height: 55px;
    line-height: 55px;
    font-size: 30px;
    color: #555
}

.reward_finish .p1 i {
    margin-right: 10px;
    height: 35px;
    line-height: 35px;
    font-size: 35px;
    color: #ee541e
}

.reward_finish .p2 {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #999
}

.reward_finish .p3 {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #999
}

.info-left {
    width: 900px;
    float: left
}

.info-right {
    width: 280px;
    float: right;
    overflow: hidden
}

.info-left .list-header {
    margin-top: 0;
    border: 1px solid #eee
}

.info-left > ul {
    background: #fff;
    overflow: hidden
}

.info-left .info {
    position: relative;
    padding: 20px 30px;
    border: 1px solid #eee;
    border-top: 0;
    width: 93.2%
}

.info-left .info > h2 {
    font-size: 22px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.info-left .info > ul {
    margin-top: 5px;
    font-size: 14px;
    color: #888
}

.info-left .info > ul li {
    display: inline-block;
    margin-right: 5px
}

.info-left .info > ul li .tag {
    color: #f27a1e
}

.info-left .info > ul li .goto {
    color: #888
}

.info-left .info > a > img {
    position: absolute;
    display: block;
    width: 200px;
    height: 150px;
    right: 30px;
    top: 30px;
    border: 1px solid #eee;
    border-radius: 5px
}

.info-left .info > p {
    margin: 10px 0;
    line-height: 25px;
    height: 75px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis
}

.info-left .info > p.img {
    width: 610px
}

.info-tag {
    background: #fff;
    text-align: center
}

.info-tag p {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border: 1px solid #eee
}

.info-tag ul {
    border-right: 1px solid #eee;
    overflow: hidden
}

.info-tag a {
    display: block;
    width: 138px;
    height: 40px;
    line-height: 40px;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    float: left
}

.info-tag a:hover {
    background: #f5f5f5
}

.info-pub-a {
    display: block;
    margin-top: 20px;
    padding: 6px 12px;
    font-size: 16px;
    color: #fff !important;
    background: #eb922e;
    text-align: center
}

.info-pub-a:hover {
    color: #fff;
    background: #f27a1e
}

.info-pub {
    padding: 20px 30px;
    background-color: #fff;
    border: 1px solid #eee;
    overflow: hidden
}

.info-pub span {
    display: block
}

.info-pub .ui-text-group {
    display: inline-block;
    padding: 10px 0
}

.info-pub .ui-text-group > input {
    width: 1017px
}

.info-pub .btn {
    margin-top: 20px;
    float: right;
    padding: 6px 12px;
    background: #eb922e;
    color: #fff;
    cursor: pointer
}

.info-view {
    background: #fff;
    border: 1px solid #eee;
    padding: 15px 30px
}

.info-view h1 {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: 400
}

.info-view > ul {
    height: 35px;
    border-bottom: 1px solid #eee
}

.info-view > ul > li {
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    color: #999;
    float: left
}

.info-view > ul > li.last {
    margin-left: 20px;
    float: right
}

.info-view > ul > li > a {
    color: #999
}

.info-view p {
    padding-top: 10px
}

.info-view p img {
    max-width: 838px
}

.comment-body {
    margin-top: 20px;
    padding: 0 30px;
    background-color: #fff;
    border: 1px solid #eee
}

.comment-body > ul > li {
    padding-top: 25px;
    border-bottom: solid 1px #eee
}

.comment-body > ul > li:last-child {
    border-bottom: 0
}

.comment-body .pages {
    border-top: 1px solid #eee
}

.comment-info {
    margin-left: 70px;
    overflow: hidden
}

.comment-head {
    overflow: hidden
}

.comment-head > li {
    margin-right: 10px;
    line-height: 35px;
    font-size: 13px;
    color: #666;
    float: left
}

.comment-head > li:last-child {
    float: right;
    color: #888
}

.comment-head > li .shafa {
    padding: 1px 5px;
    background: #f55;
    color: #fff
}

.comment-head > li .bandeng {
    padding: 1px 5px;
    background: #f94;
    color: #fff
}

.comment-head > li .diban {
    padding: 2px 5px;
    background: #79e;
    color: #fff
}

.comment-head > li > a {
    color: #f27a1e
}

.comment-info > div {
    padding: 10px 0;
    clear: right
}

.comment-info > div img {
    max-width: 768px
}

.comment-info > blockquote {
    margin: 10px 0;
    padding: 23px 20px 23px 55px;
    background: #fafafa url(../img/blockup.png) 18px 20px no-repeat;
    border: 1px solid #f3f3f3;
    line-height: 28px
}

.comment-info > blockquote > div {
    margin: 10px 0;
    background: #fafafa url(../img/blockdown.png) 100% 100% no-repeat
}

.comment-foot > li {
    margin-left: 10px;
    font-size: 12px;
    line-height: 40px;
    color: #999;
    float: right
}

.comment-post {
    margin-top: 20px;
    padding: 30px;
    background-color: #fff;
    border: 1px solid #eee;
    overflow: hidden
}

.comment-post p {
    line-height: 100px;
    font-size: 16px;
    background: #f8f8f8;
    border: 1px solid #eee;
    text-align: center
}

.comment-post a {
    color: #eb922e
}

.comment-post .btn {
    margin-top: 20px;
    float: right;
    padding: 6px 12px;
    background: #eb922e;
    color: #fff;
    cursor: pointer
}

.comment-edit {
    padding: 20px 30px;
    background-color: #fff;
    border: 1px solid #eee;
    overflow: hidden
}

.comment-edit label {
    display: block;
    margin-bottom: 15px;
    margin-left: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.comment-edit label a {
    color: #eb922e
}

.comment-edit .btn {
    margin-top: 20px;
    float: right;
    padding: 6px 12px;
    background: #eb922e;
    color: #fff;
    cursor: pointer
}

.user-photo {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    float: left;
    cursor: pointer
}

.user-photo img {
    width: 100%;
    height: 100%
}

.user-tip-p {
    position: relative;
    cursor: pointer
}

.user-tip {
    position: absolute;
    padding: 20px;
    width: 200px;
    left: 0;
    top: 0;
    z-index: 1200;
    line-height: normal;
    background: #fff;
    border: 3px solid #eee;
    text-align: center;
    display: none
}

.user-tip > a {
    display: block;
    color: #666
}

.user-tip > a img {
    width: 100px;
    height: 100px;
    border-radius: 100px
}

.user-tip > a span {
    display: block;
    margin-top: 10px
}

.user-tip > ul {
    margin-top: 10px
}

.user-tip > ul > li {
    display: inline-block;
    font-size: 12px;
    color: #888
}

.user-tip > ul > li.line {
    margin: 0 10px;
    width: 1px;
    height: 25px;
    background-color: #ccc
}

.user-tip > div {
    margin-top: 15px
}

.user-tip > div > a {
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #eb922e
}

.forum {
    border: 1px solid #eee;
    border-top: 0
}

.forum-info {
    padding: 20px;
    border-bottom: 1px solid #eee
}

.forum-info .forum-title {
    margin-left: 70px;
    overflow: hidden
}

.forum-info .forum-title > h2 {
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.forum-info .forum-title > ul {
    padding: 5px 0 20px 0;
    border-bottom: 1px solid #eee
}

.forum-info:last-child .forum-title > ul {
    border-bottom: 0
}

.forum-info .forum-title > ul > li {
    display: inline-block;
    margin-right: 10px;
    color: #888;
    font-size: 12px
}

.forum-info .forum-title > ul > li a {
    color: #888
}

.view_left {
    width: 900px;
    float: left
}

.view_right {
    width: 280px;
    float: right;
    overflow: hidden
}

.view_title {
    height: 65px
}

.view_title > h2 {
    color: #555;
    line-height: 35px;
    font-size: 18px;
    width: 97%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.view_title h2 i {
    margin-right: 2px;
    padding-left: 20px;
    font-size: 17px
}

.view_title .view_title_info li {
    margin-right: 20px;
    font-size: 12px;
    color: #666;
    float: left;
    line-height: 25px
}

.view_title .view_title_info li a {
    display: block;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.view_title .view_title_info .li1 i {
    padding-right: 5px;
    color: #eb922e;
    font-size: 14px
}

.view_title .view_title_info .li2 i {
    padding-left: 23px;
    background: url(../img/home.png) no-repeat 0 -188px
}

.view_title .view_title_info .li3 i {
    padding-left: 20px;
    background: url(../img/home.png) no-repeat -58px -188px
}

.view_title .view_title_info .li4 i {
    padding-right: 3px;
    color: #888;
    font-size: 14px
}

.view_title .view_title_menu li {
    float: left
}

.view_title .view_title_menu a {
    display: inline-block;
    margin-left: 20px;
    color: #666
}

.view_title .view_title_menu .favorite i {
    padding: 1px 15px;
    background: url(../img/home.png) no-repeat 0 -327px
}

.view_title .view_title_menu .report i {
    padding: 1px 15px;
    background: url(../img/home.png) no-repeat 0 -357px
}

.view_title .view_title_menu .favorite.active i, .view_title .view_title_menu .favorite:hover i {
    background: url(../img/home.png) no-repeat -30px -327px
}

.view_title .view_title_menu .report.active i, .view_title .view_title_menu .report:hover i {
    background: url(../img/home.png) no-repeat -30px -357px
}

.view_body {
    margin-top: 10px
}

.view_seo > p {
    padding: 1px;
    margin-bottom: 10px;
    border: 1px solid #eee
}

.view_body > div {
    padding: 1px;
    margin-bottom: 10px;
    border: 1px solid #eee;
    background: #fff url(../img/888.gif) no-repeat center center;
    font-size: 0
}

.view_body > div > embed, .view_body > div > iframe, .view_body > div > img {
    width: 100%;
    min-height: 400px;
    display: block
}

.view_body .view_error {
    padding-top: 80px;
    height: 200px;
    text-align: center
}

.view_body .view_error h2 {
    line-height: 60px;
    font-size: 18px
}

.view_body .view_error h3 {
    line-height: 60px;
    font-size: 14px;
    font-weight: 400
}

.view_loding {
    margin-bottom: 10px;
    padding-top: 20px;
    height: 60px;
    background-color: #fff;
    border: 1px solid #eee;
    text-align: center
}

.view_shang {
    margin-bottom: 10px;
    padding-top: 20px;
    height: 150px;
    background-color: #fff;
    border: 1px solid #eee;
    text-align: center
}

.view_shang > div {
    display: inline-block
}

.view_shang > div > img {
    border: 1px solid #ccc;
    padding: 5px;
    height: 94px;
    width: 94px
}

.view_shang > div > span {
    display: block;
    color: #fff
}

.view_shang > span {
    display: inline-block;
    position: relative;
    top: -50px;
    margin: 0 100px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    color: #fff;
    background: #f27a1e;
    font-size: 22px;
    border: 1px solid #f27a1e;
    border-radius: 80px
}

.view_foot .goread, .view_foot .nextread, .view_foot .payread, .view_foot .readover {
    padding-top: 15px;
    height: 138px;
    text-align: center;
    display: none
}

.view_foot .nextread p {
    margin: 0 auto;
    width: 200px;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    border-top: solid 1px #dedede;
    border-bottom: solid 1px #dedede
}

.view_foot .nextread p a {
    color: #eb922e;
    position: relative;
}

.view_foot .nextread i {
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 60px;
    width: 15px;
    height: 15px;
    background: url(../img/home.png) no-repeat -55px -157px;
    cursor: pointer
}

.view_foot .goread h3, .view_foot .payread h3, .view_foot .readover h3 {
    font-size: 17px;
    color: #555
}

.view_foot .payread p, .view_foot .readover p {
    font-size: 12px;
    color: #666
}

.view_foot .payread p span, .view_foot .readover p span {
    color: #ed4702;
    margin-left: 10px
}

.view_foot .payread p s, .view_foot .readover p s {
    padding: 0 10px
}

.view_foot .goread a, .view_foot .payread > a, .view_foot .readover a {
    margin: 13px;
    display: inline-block;
    padding: 10px 36px;
    font-size: 14px;
    color: #fff;
    background: #eb922e
}

.view_foot .goread a:hover, .view_foot .payread > a:hover, .view_foot .readover a:hover {
    background: #f27a1e
}

.view_foot .payread a.vip, .view_foot .readover a.vip {
    background-color: #e0493c
}

.view_foot .payread a.vip:hover, .view_foot .readover a.vip:hover {
    background-color: #bb2a2a
}

.view_user {
    padding-top: 73px;
    overflow: hidden;
    margin-bottom: 20px
}

.view_user img {
    float: left;
    margin-right: 15px;
    padding: 3px;
    width: 60px;
    height: 60px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #ccc;
    overflow: hidden
}

.view_user a {
    display: block;
    line-height: 35px
}

.view_user p {
    line-height: 30px
}

.view_user p span {
    color: #ff7324;
    padding: 0 5px
}

.link_h3 {
    margin-top: 65px;
    color: #666;
    line-height: 40px;
    font-weight: 400
}

.link_docs div {
    height: 40px;
    line-height: 40px
}

.link_docs div a {
    display: inline-block;
    width: 195px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.link_docs div a i {
    margin-right: 2px
}

.link_docs div span {
    float: right;
    color: #999
}

.link_docs div span i {
    padding-left: 22px;
    background: url(../img/home.png) no-repeat 0 -187px
}



.user_comment > div {
    overflow: hidden
}

.user_comment > div > h3 {
    height: 40px;
    line-height: 40px;
    color: #666;
    font-weight: 400
}

.user_comment > div > textarea {
    width: 256px;
    height: 80px
}

.user_comment > div > input {
    float: right;
    margin-top: 5px;
    padding: 4px 12px;
    color: #fff;
    border: 0;
    background-color: #e6453a
}

.user_comment > div > input:hover {
    background-color: #a6150b
}

.user_comment ul {
    margin-top: 12px;
    padding: 15px 0;
    border-top: 1px solid #e5e5e5
}

.user_comment .comment_head {
    height: 50px;
    color: #888
}

.user_comment .comment_head img {
    margin-right: 15px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    float: left
}

.user_comment .comment_head a {
    display: block;
    line-height: 25px
}

.user_comment .comment_head span {
    line-height: 25px
}

.user_comment .comment_body {
    margin: 10px auto auto 65px
}

.comment_foot {
    margin: 10px 0;
    padding-left: 200px
}

.comment_foot .comment_up {
    display: inline-block;
    color: #888;
    cursor: pointer
}

.comment_foot .comment_up i {
    padding-left: 20px;
    background: transparent url(../img/home.png) no-repeat 0 -386px
}

.comment_foot .comment_up.active i, .comment_foot .comment_up:hover i {
    background: transparent url(../img/home.png) no-repeat -32px -386px
}

.comment_foot .comment_del i {
    margin-left: 5px;
    line-height: 0;
    color: #888;
    font-size: 20px;
    cursor: pointer
}

.comment_foot .comment_del i:hover {
    color: #ef412a
}

.view_share {
    position: absolute;
    top: 780px;
    margin-left: 930px;
    display: none;
    cursor: pointer
}

.view_share > a {
    float: left
}

.view_share > a {
    padding: 20px 20px;
    background: url(../img/home.png) no-repeat 0 -481px
}

.view_share:hover > a {
    padding: 20px 20px;
    background: url(../img/home.png) no-repeat -45px -481px
}

.view_share ul {
    display: none;
    float: left;
    padding: 5px;
    margin-top: -102px;
    background-color: #fff;
    border: #eaeaea solid 1px;
    border-radius: 5px
}

.view_share:hover > ul {
    display: block
}

.view_ad {
    margin-top: 30px;
    background: #fff;
    border: 1px solid #eee
}

.view_ad img {
    width: 100%
}

.view_toolbar {
    position: fixed;
    height: 60px;
    line-height: 60px;
    width: 100%;
    bottom: 0;
    z-index: 777;
    font-size: 14px;
    color: #666;
    background-color: #fff;
    border: solid 1px #ddd;
    border-bottom: 0
}

.view_toolbar .full, .view_toolbar .large, .view_toolbar .small {
    margin-right: 25px;
    padding-left: 25px;
    cursor: pointer
}

.view_toolbar .full {
    background: url(../img/home.png) no-repeat 0 -574px
}

.view_toolbar .full:hover {
    background: url(../img/home.png) no-repeat -34px -574px
}

.view_toolbar .large {
    background: url(../img/home.png) no-repeat 0 -548px
}

.view_toolbar .large:hover {
    background: url(../img/home.png) no-repeat -34px -548px
}

.view_toolbar .small {
    background: url(../img/home.png) no-repeat 0 -522px
}

.view_toolbar .small:hover {
    background: url(../img/home.png) no-repeat -34px -522px
}

.view_toolbar .prev {
    cursor: pointer
}

.view_toolbar .prev:hover {
    color: #eb922e
}

.view_toolbar .cpage {
    margin-left: 8px;
    padding-right: 3px;
    width: 38px;
    border: 1px solid #ccc;
    text-align: right
}

.view_toolbar .cpage:hover {
    border: 1px solid #eb922e
}

.view_toolbar .pcount {
    padding-left: 1px
}

.view_toolbar .next {
    margin-left: 3px;
    cursor: pointer
}

.view_toolbar .downpay {
    float: right;
    margin-right: 30px;
    margin-top: 5px
}

.downpay2 {
    float: right;
    margin-right: 30px
}

.view_toolbar .downpay i {
    padding-left: 18px;
    background: url(../img/home.png) no-repeat 1px 3px
}

.view_toolbar .download {
    display: inline-block;
    width: 130px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background-color: #333;
    cursor: pointer;
    float: right
}

.view_toolbar .download i {
    padding-left: 10px;
    font-size: 30px
}

.view_toolbar .download:hover {
    background-color: #222
}

.search_left {
    width: 900px;
    float: left
}

.search_right {
    margin-top: 50px;
    width: 280px;
    float: right;
    background: #fff;
    border: 1px solid #eee
}

.search_type {
    overflow: hidden
}

.search_type ul {
    float: left
}

.search_type li {
    float: left;
    padding: 5px;
    width: 80px;
    color: #666;
    text-align: center;
    cursor: pointer
}

.search_type li.active {
    color: #fff;
    background: #106eee
}

.search_type li:hover {
    color: #eb922e
}

.search_sort {
    height: 40px;
    background-color: #fff;
    margin-top: 20px;
    line-height: 40px;
    overflow: hidden
}

.search_sort ul li {
    float: left;
    width: 100px;
    text-align: center
}

.search_sort ul a {
    display: inline-block;
    padding-right: 10px;
    width: 60px;
    font-size: 14px;
    color: #666
}

.search_sort ul a i {
    padding-left: 20px
}

.search_sort ul a.active, .search_sort ul a:hover {
    color: #eb922e
}

.search_sort ul a.active i, .search_sort ul a:hover i {
    background: url(../img/home.png) no-repeat 8px -302px
}

.search_sort div > a {
    display: block;
    margin: 12px 3px 0 0;
    width: 20px;
    height: 15px;
    line-height: 10px;
    font-size: 20px;
    border: solid 1px #aaa;
    text-align: center;
    float: right
}

.search_sort div > a:hover {
    border: solid 1px #eb922e
}

.search_list {
    margin: 10px 0
}

.search_list > ul > li {
    margin: 5px 21.5px;
    background-color: #fff;
    border-bottom: 1px solid #efefef;
    overflow: hidden;
    padding: 10px 15px
}

.search_list .title {
    margin-top: 10px;
    font-size: 16px
}

.search_list .title a {
    margin-left: 8px
}

.search_list .short {
    margin-top: 10px;
    line-height: 25px;
    max-height: 50px;
    color: #888;
    overflow: hidden
}

.search_list .info {
    width: 100%;
    margin-top: 10px;
    line-height: 25px;
    overflow: hidden
}

.search_list .info li {
    color: #888;
    float: left
}

.search_list .info .li1 a {
    display: block
}

.search_list .info .li1 .fa {
    padding-right: 6px;
    color: #eb922e;
    font-size: 15px
}

.search_list .info .li4 .fa {
    padding-right: 3px;
    color: #888;
    font-size: 16px
}

.about_left {
    width: 220px;
    float: left
}

.about_right {
    width: 960px;
    float: right;
    overflow: hidden
}

.about_left ul {
    border-bottom: 1px solid #eee
}

.about_left p {
    display: block;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    color: #333;
    background: #eee;
    border-top: 1px solid #eee
}

.about_left a {
    display: block;
    padding: 0 50px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border-top: 1px solid #eee;
    cursor: pointer
}

.about_left a.active {
    color: #f27a1e;
    border-right: 3px solid #f27a1e
}

.footer {
    margin-top: 40px;
    padding: 40px 0;
    background-color: #333;
    position: relative;
    z-index: 887;
}

.footer_a {
    width: 20%;
    float: left
}

.footer_a > img {
    width: 175px;
    height: 65px;
    margin-left: -5px
}

.footer_a > div {
    margin-top: 5px
}

.footer_a > div > img {
    width: 80px;
    height: 80px;
    float: left
}

.footer_a > div span {
    padding: 22px 10px;
    font-size: 12px;
    color: #b4bbc1;
    float: left
}

.footer_b {
    width: 50%;
    float: left
}

.footer_b li {
    margin-left: 30px;
    width: 120px;
    float: left
}

.footer_b li p {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #b4bbc1;
    font-weight: 700
}

.footer_b li a {
    display: block;
    line-height: 30px;
    font-size: 14px;
    color: #b4bbc1
}

.footer_b li a:hover {
    color: #eb922e
}

.footer_c {
    width: 25%;
    float: right
}

.footer_c > p {
    margin-top: 12px;
    width: 74px;
    color: #b4bbc1;
    font-size: 18px;
    border-bottom: 1px solid #d9dcde
}

.footer_c ul {
    margin-top: 10px;
    margin-left: -30px
}

.footer_c li {
    margin-left: 30px;
    float: left
}

.footer_c li p {
    line-height: 30px;
    font-size: 14px;
    color: #b4bbc1
}

.zub {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #999;
    background-color: #222;
    text-align: center
}

.zub strong {
    font-weight: 400
}

.zub a, .zub a:visited {
    color: #999
}

.zub p {
    float: left
}

.login {
    background: url(../img/login2.png) no-repeat;
    min-width: 1200px;
    width: 100%
}

.login_bg {
    float: left;
    width: 523px;
    height: 577px;
    background: url(../img/loginbg_t.png) no-repeat
}

.erweima, .login_register {
    position: relative;
    margin-top: 50px;
    width: 380px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 1px 1px 3px 1px rgba(198, 201, 208, .5);
    float: right;
    overflow: hidden
}

.erweima {
    background-color: #ebecec;
    display: none
}

.login .change_ewm {
    position: absolute;
    width: 52px;
    height: 52px;
    right: 1px;
    top: 0;
    background: url(../img/home.png) no-repeat 0 -602px;
    cursor: pointer
}

.login .change_ewmtip {
    position: absolute;
    width: 96px;
    height: 21px;
    top: 3px;
    left: 60%;
    background: url(../img/erweima-tip.png) no-repeat
}

.login .change_ewm2 {
    position: absolute;
    width: 52px;
    height: 52px;
    right: 1px;
    top: 0;
    background: url(../img/home.png) no-repeat 0 -664px;
    cursor: pointer
}

.login .change_ewmtip2 {
    position: absolute;
    width: 120px;
    height: 21px;
    top: 3px;
    left: 55%;
    background: url(../img/account-tip.png) no-repeat
}

.login_register > ul {
    border-bottom: solid 1px #eee;
    overflow: hidden
}

.login_register > ul li {
    float: left;
    text-align: center;
    width: 100%;
    margin: 10px 0;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer
}

.login_register .line {
    position: absolute;
    top: 94px;
    width: 330px;
    height: 2px;
    background: #eb922e;
    left: 18%;
    bottom: -1px;
    margin-left: -35px;
    transition: all .3s
}

.login_register ul li.active {
    color: #eb922e;
    cursor: pointer
}

.login_form, .regester_form {
    margin: 20px 0
}

.regester_form {
    display: none
}

.login_register input {
    display: block;
    margin: 2px auto;
    padding-left: 35px;
    width: 290px;
    height: 35px;
    line-height: 35px;
    color: #666;
    border: solid 1px #ccc
}

.login_register input:focus {
    border: solid 1px #eb922e
}

.login_register input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 100px #fff inset;
    -webkit-text-fill-color: #333;
    width: 320px;
    padding-left: 10px !important
}

.login_register form > span {
    color: red;
    margin-left: 30px
}

.login_register .btn {
    margin: 10px auto;
    width: 330px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background: #eb922e;
    letter-spacing: 8px;
    text-align: center;
    cursor: pointer
}

.login_register .btn:hover {
    background: #f27a1e
}

.login_form .auto-forget {
    margin: 10px 25px 25px 25px;
    overflow: hidden
}

.login_form .ui-checkbox {
    float: left
}

.login_form .forget {
    display: block;
    color: #eb922e;
    text-align: right;
    float: right
}

.login_form .forget:hover {
    color: #0278d7
}

.login_form .login_close, .regester_form .login_close {
    font-size: 16px;
    color: #f84407;
    font-weight: 700;
    text-align: center
}

.login_form .change_login, .regester_form .change_regester {
    margin-top: 30px;
    padding: 10px 25px
}

.login_form .change_login i, .regester_form .change_regester i {
    margin: 0 3px;
    color: #f54909;
    cursor: pointer
}

.login_form p {
    margin-top: 30px;
    padding: 10px 25px;
    font-size: 20px;
    color: #555;
    font-weight: 700;
    text-align: center
}

.login_form ul {
    margin: 0 25px;
    overflow: hidden
}

.login_form ul li {
    width: 100%;
    height: 280px;
    float: left;
    box-sizing: border-box
}

.inout6, .login_register .inout1 {
    background: transparent url(../img/home.png) no-repeat -73px -808px
}

.login_register .inout2 {
    background: transparent url(../img/home.png) no-repeat -73px -839px
}

.regester_form .inout3 {
    background: transparent url(../img/home.png) no-repeat -73px -870px
}

.regester_form .inout4 {
    background: transparent url(../img/home.png) no-repeat -73px -896px
}

.regester_form .inout5 {
    background: transparent url(../img/home.png) no-repeat -73px -924px
}

.regester_form .yzm {
    position: relative;
    display: block;
    left: 252px;
    top: -51px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #f27a1e;
    border-left: 1px solid #ddd;
    text-align: center;
    cursor: pointer
}

.regester_form .ui-checkbox {
    display: block;
    margin: -25px 0 25px 25px;
    float: left
}

.regester_form .agree {
    display: block;
    margin: -25px 0 10px 50px;
    color: #888;
    cursor: pointer
}

.erweima .title {
    margin: 22px auto;
    width: 330px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-bottom: #f27a1e solid 2px
}

.erweima .title p {
    color: #333;
    font-size: 16px;
    font-weight: 700
}

.erweima .head {
    width: 40%;
    margin: 30px auto;
    overflow: hidden
}

.erweima .head i {
    margin: 5px 10px 5px 0;
    width: 30px;
    height: 30px;
    float: left;
    background: url(../img/home.png) no-repeat -50px -270px
}

.erweima .header p {
    font-size: 14px;
    color: #666
}

.erweima .head p span {
    color: #fc903b
}

.erweima .app {
    display: block;
    width: 160px;
    height: 160px;
    margin: 0 auto
}

.erweima .foot {
    margin-top: 30px;
    height: 85px;
    line-height: 85px;
    background-color: #e5e6e6;
    text-align: center
}

.erweima .foot p {
    font-size: 14px;
    color: #666
}

.erweima .foot p a {
    color: #106eee
}

.forget_form {
    height: 500px;
    background-color: #fff;
    text-align: center
}

.forget_form h1 {
    padding-top: 80px;
    font-weight: 400
}

.forget_form p {
    padding-top: 40px;
    line-height: 50px;
    font-size: 15px
}

.forget_form .tip {
    height: 80px;
    line-height: 30px;
    font-size: 15px;
    color: #f27a1e
}

.forget_form .tip i {
    display: block;
    line-height: 30px;
    color: #f27a1e
}

.forget_form form {
    margin: 0 auto;
    width: 350px;
    text-align: left
}

.forget_form input {
    padding: 10px;
    width: 328px
}

.forget_form .ui-btn {
    padding: 10px;
    width: 328px;
    border: 1px solid #eb922e
}

.forget_form span {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #f27a1e
}

.forget-yzm {
    position: relative;
    top: 10px
}

.forget-yzm img {
    position: absolute;
    right: 1px;
    top: 1px;
    height: 39px;
    width: 100px
}

.center_left {
    width: 200px;
    height: 980px;
    background-color: #393d49;
    text-align: center;
    float: left;
    overflow: hidden
}

.center_right {
    padding: 20px;
    width: 950px;
    background: #fff;
    float: right;
    overflow: hidden
}

.center_left .user_photo {
    width: 100px;
    height: 100px;
    padding: 3px;
    border-radius: 3px;
    background-color: #fff;
    margin: 20px auto 10px auto;
    overflow: hidden
}

.center_left .user_photo img {
    width: 100%;
    height: 100%
}

.center_left .user_name {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 20px
}

.center_left .user_name a {
    height: 35px;
    line-height: 35px;
    color: #f27a1e;
    font-size: 14px;
    display: inline-block;
    width: 90%;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.center_left .user_vip {
    font-size: 14px;
    line-height: 45px
}

.center_left .user_vip i {
    padding-right: 18px;
    background: url(../img/home.png) no-repeat -65px 3px
}

.center_left .user_vip a {
    color: red;
    padding: 5px
}

.center_menu {
    margin-top: 10px
}

.center_menu li a {
    display: block;
    margin-left: -40px;
    height: 55px;
    line-height: 55px;
    color: #fff;
    font-size: 15px;
    border-bottom: #666 solid 1px
}

.center_menu li i {
    margin-right: 20px;
    padding: 1px 11px
}

.center_menu li a.active, .center_menu li a:hover {
    color: #eb922e
}

.center_menu .menu1 i {
    background: transparent url(../img/home.png) no-repeat 0 -712px
}

.center_menu .menu2 i {
    background: transparent url(../img/home.png) no-repeat 0 -712px
}

.center_menu .menu3 i {
    background: transparent url(../img/home.png) no-repeat 0 -712px
}

.center_menu .menu4 i {
    background: transparent url(../img/home.png) no-repeat 0 -745px
}

.center_menu .menu5 i {
    background: transparent url(../img/home.png) no-repeat 0 -782px
}

.center_menu .menu6 i {
    background: transparent url(../img/home.png) no-repeat 0 -850px
}

.center_menu .menu7 i {
    background: transparent url(../img/home.png) no-repeat 0 -817px
}

.center_menu .menu8 i {
    padding: 0
}

.center_menu .menu9 i {
    background: transparent url(../img/home.png) no-repeat 0 -887px
}

.center_header {
    border-bottom: #eee solid 1px;
    overflow: hidden
}

.center_header > h4 {
    color: #555;
    line-height: 30px
}

.center_docsum {
    width: 480px;
    float: left
}

.center_glod {
    width: 480px;
    float: right
}

.center_docsum li {
    width: 159px;
    border-right: 1px solid #eee;
    text-align: center;
    float: left
}

.center_docsum li p {
    margin-top: 10px;
    font-size: 30px;
    font-weight: 600;
    color: #eb922e
}

.center_docsum li span {
    font-size: 14px;
    color: #666
}

.center_glod li {
    width: 159px;
    border-right: 1px solid #eee;
    text-align: center;
    float: left
}

.center_glod li p {
    margin-top: 10px;
    font-size: 30px;
    font-weight: 600;
    color: #eb922e
}

.center_glod li span {
    font-size: 14px;
    color: #666
}

.center_glod li a {
    display: block;
    margin-top: 18px;
    font-size: 14px;
    color: red
}

.center_income {
    padding-left: 30px;
    height: 60px;
    line-height: 60px;
    color: #d71a16;
    float: left
}

.center_income span {
    padding-left: 5px;
    color: #555;
    border-left: 3px solid #eb922e
}

.center_mydoc {
    margin-top: 10px
}

.growth_taskitem > i {
    padding: 4px 45px;
    background: url(../img/home.png) no-repeat 10px -237px;
    vertical-align: top
}

.growth_taskitem div {
    display: inline-block;
    padding: 0 0 20px 20px;
    border-left: solid 1px #eee
}

.growth_taskitem h3 {
    line-height: 30px;
    font-size: 16px;
    color: #333
}

.growth_taskitem p {
    line-height: 25px;
    font-size: 14px;
    color: #666
}

.growth_taskitem p a {
    display: inline-block;
    max-width: 500px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top
}

.growth_taskitem p span {
    padding: 0 1px;
    color: #eb922e
}

.growth_taskitem .glod {
    color: #ed4702
}

.growth_taskitem .glod i {
    padding-left: 17px;
    background: url(../img/home.png) no-repeat 0 3px
}

.growth_taskitem .btn {
    display: block;
    width: 100px;
    height: 25px;
    line-height: 25px;
    border: solid 2px #eb922e;
    color: #eb922e;
    border-radius: 5px;
    margin-top: 10px;
    text-align: center
}

.growth_taskitem .btn:hover {
    background-color: #eb922e;
    color: #fff
}

.promo_info .tui {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #333
}

.promo_info .tui input {
    border: 1px solid #eb922e;
    width: 370px;
    color: #666
}

.promo_info .tui i {
    position: relative;
    padding: 6px 12px;
    color: #fff;
    border-left: 0;
    background-color: #eb922e;
    cursor: pointer;
    top: 1px
}

.promo_info .tui i:hover {
    color: #fff;
    background-color: #0670d7
}

.promo_info .tip {
    margin-left: 128px;
    height: 30px;
    line-height: 30px
}

.promo_list {
    margin-top: 20px
}

.promo_list p {
    color: #333;
    font-size: 16px
}

.promo_list table {
    margin-left: 128px
}

.reward_taskitem {
    margin: 0 0 20px 20px;
    float: left;
    overflow: hidden
}

.reward_taskitem a {
    display: inline-block;
    width: 220px;
    height: 160px;
    background: #fff url(../img/rewardbg.png) no-repeat 0 0
}

.reward_taskitem a h5 {
    display: block;
    margin-top: 20px;
    font-size: 25px;
    color: #fff;
    text-align: center
}

.reward_taskitem a h5 i {
    padding-left: 20px;
    background: url(../img/home.png) no-repeat -82px 9px
}

.reward_taskitem a p {
    height: 44px;
    padding: 0 10px;
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    overflow: hidden
}

.reward_taskitem a span {
    display: block;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #eb922e;
    text-align: center;
    overflow: hidden
}

.vip_head {
    line-height: 40px;
    font-size: 20px;
    color: #555
}

.vip_stepone h3, .vip_stepthr h3, .vip_steptwo h3, .vip_stepzero h3 {
    line-height: 20px;
    font-size: 14px;
    color: #888
}

.vip_stepone div {
    position: relative;
    display: inline-block;
    margin: 0 0 10px 10px;
    width: 150px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #eee;
    cursor: pointer
}

.vip_stepone div span {
    margin-right: 5px;
    font-size: 16px
}

.vip_stepone div.active, .vip_stepone div:hover {
    color: #52d553;
    border-color: #52d553
}

.vip_stepone div.active i {
    position: absolute;
    display: block;
    height: 27px;
    width: 27px;
    right: 0;
    bottom: 0;
    background: #fff url(../img/home.png) no-repeat -29px -923px
}

.vip_stepone div.tui ii {
    position: absolute;
    display: block;
    height: 20px;
    width: 15px;
    top: 0;
    background: #fff url(../img/home.png) no-repeat 0 -925px
}

.vip_steptwo {
    overflow: hidden
}

.vip_steptwo div {
    position: relative;
    margin: 0 0 10px 10px;
    width: 237px;
    height: 50px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #eee;
    float: left;
    cursor: pointer;
    box-sizing: border-box
}

.vip_steptwo div img {
    margin-top: 8px
}

.vip_steptwo div.active {
    color: #52d553;
    border: 2px solid #52d553
}

.vip_steptwo div.active i {
    position: absolute;
    display: block;
    height: 27px;
    width: 27px;
    right: 0;
    bottom: 0;
    background: #fff url(../img/home.png) no-repeat -29px -923px
}

.vip_stepthr h3 span {
    color: #eb922e
}

.vip_stepthr > div {
    position: relative;
    margin-left: 10px;
    padding: 10px 0;
    width: 200px;
    height: 200px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #eee;
    float: left;
    cursor: pointer;
    border-radius: 10px
}

.vip_stepthr > div span {
    display: block;
    height: 24px;
    line-height: 24px
}

.vip_stepthr > div img {
    width: 170px;
    height: 170px
}

.vip_stepthr > div iframe {
    padding: 17px;
    width: 135px;
    height: 135px
}

.vip_stepthr .weipayma span i {
    padding: 5px 15px;
    background: #fff url(../img/home.png) no-repeat 0 -952px
}

.vip_stepthr .alipayma span i {
    padding: 5px 15px;
    background: #fff url(../img/home.png) no-repeat -33px -952px
}

.vip_stepthr .weipayma ii {
    padding: 0 5px;
    color: #f27a1e
}

.vip_stepthr .alipayma ii {
    padding: 0 5px;
    color: #f27a1e
}

.vip_stepthr .olded {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 10px;
    bottom: 40px;
    background: #000;
    filter: Alpha(opacity=470);
    background-color: rgba(0, 0, 0, .7);
    color: #f27a1e;
    font-size: 25px;
    line-height: 170px;
    display: none
}

.vipfinish p {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #f38f30
}

.vipfinish p span {
    color: red
}

.vipfinish > span {
    display: block;
    margin-top: 10px;
    height: 35px;
    line-height: 35px;
    width: 100px;
    border: 1px solid #ccc;
    text-align: center
}

.cash_steptwo h3, .cash_stepzero h3 {
    margin-top: 10px;
    line-height: 50px;
    font-size: 18px;
    color: #888
}

.cash_steptwo .ui-search {
    width: 420px
}

.cash_steptwo .ui-search input {
    width: 400px
}

.group-info {
    margin-top: 10px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    background-color: #f1cb8a;
    color: #fff
}

.group-info span {
    color: red
}

.group-info a {
    background: #fb4a00;
    padding: 12px;
    margin-left: 11px;
    color: #fff;
    border-radius: 2px
}

.group-info a:hover {
    color: #fff
}

.tab_company form, .tab_person form {
    float: left
}

.tab_company form a, .tab_person form a {
    margin-left: 230px;
    width: 100px
}

.authpic-pre {
    margin-top: 10px;
    margin-left: 200px;
    float: left
}

.authpic-pre label {
    height: 30px;
    line-height: 30px
}

.authpic-pre img {
    display: block;
    margin-bottom: 10px;
    width: 220px;
    height: 150px;
    border: 1px solid #ccc
}

.user-header {
    padding: 30px;
    background: #333;
    overflow: hidden
}

.user-header .user-photo {
    width: 100px;
    height: 100px;
    padding: 3px;
    border-radius: 3px;
    background-color: #fff;
    float: left
}

.user-header .user-photo img {
    width: 100%;
    height: 100%
}

.user-header .user-name {
    margin: 10px auto auto 130px;
    color: #fff;
    font-size: 20px
}

.user-header .user-info {
    margin: 15px auto auto 100px;
    text-align: center;
    overflow: hidden
}

.user-header .user-info li {
    float: left;
    width: 100px
}

.user-header .user-info p {
    color: #daa963
}

.user-header .user-info span {
    color: #fff
}

.notice {
    font-size: 16px;
    line-height: 30px
}

.notice h1 {
    font-weight: 400;
    text-align: center;
    line-height: 80px
}

.notice div {
    text-indent: 31px
}

.notice h5 {
    font-size: 15px;
    font-weight: 400;
    color: #f92e1d;
    text-align: right
}

.notice h6 {
    font-size: 14px;
    font-weight: 400;
    text-align: right
}

.pc {
    position: relative;
    transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}

.bf {
    position: absolute;
    border: 0;
    margin: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.bi {
    position: absolute;
    border: 0;
    margin: 0;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.c {
    position: absolute;
    border: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    display: block
}

.t {
    position: absolute;
    white-space: pre;
    font-size: 1px;
    transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -webkit-transform-origin: 0 100%;
    unicode-bidi: bidi-override;
    -moz-font-feature-settings: "liga" 0
}

.t:after {
    content: ''
}

.t:before {
    content: '';
    display: inline-block
}

.t span {
    position: relative;
    unicode-bidi: bidi-override
}

._ {
    display: inline-block;
    color: transparent;
    z-index: -1
}

::selection {
    background: rgba(49, 142, 253, .5)
}

::-moz-selection {
    background: rgba(49, 142, 253, .5)
}

.d {
    position: absolute;
    transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -webkit-transform-origin: 0 100%
}

.it {
    border: 0;
    background-color: rgba(255, 255, 255, 0)
}

.ir:hover {
    cursor: pointer
}

.zhix {
    font-size: 18px
}